Configurates
C1.Web.Mvc.Viewer.ViewerBase.ServiceUrl. Sets the service url. It works as "~/api/" when it is not set.
シンタックス
'宣言
Public Function ServiceUrl( _
ByVal As System.String _
) As
public ServiceUrl(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照